Ta bort kontot/Radera kontot

Jag vill radera mitt konto permanent utan en enda chans till att återställa eller återskapa mitt konto, samt radera all annan information om min person och all annan info… (xem thêm)

Jag vill radera mitt konto permanent utan en enda chans till att återställa eller återskapa mitt konto, samt radera all annan information om min person och all annan information om min person som finns om min person på FireFox!

Min E-Post är nedan:

senor.jackie@hotmail.com

Vänligaste Hälsningar

Jackie

Återkoppla

Được hỏi bởi Jackie 3 giờ trước

Stop auto-play

PLEASE tell me how to permanently stop auto-play on Rumble and YouTube. When I stop them in those apps they just soon turn themselves on again and it really pisses me of… (xem thêm)

PLEASE tell me how to permanently stop auto-play on Rumble and YouTube. When I stop them in those apps they just soon turn themselves on again and it really pisses me off. Thank you.

Được hỏi bởi cybertash 13 giờ trước

Browser suddenly lagging and hanging up

Hello, My Firefox browser seems to be hanging up and not opening websites. This has never happened in my entire time with Firefox. It just began this week. I use it for t… (xem thêm)

Hello, My Firefox browser seems to be hanging up and not opening websites. This has never happened in my entire time with Firefox. It just began this week. I use it for the security that it always provides. Its ran fine until this week when the warnings came out about issues with Google. Is there a patch or any suggestions for a remedy? Thank you for such an awesome, secure browser!

Được hỏi bởi Michelle Chaney 22 giờ trước

I just got someone from unity base advertisement telling me to request my data from them would you please check this out for me please.thank you.

I was playing the game and unity base advertisement comes up telling me to request my data from them and something else. But could you please check this out I'm going to … (xem thêm)

I was playing the game and unity base advertisement comes up telling me to request my data from them and something else. But could you please check this out I'm going to try and pull it back up. It say unity ad,s and then it say about my privacy.

Được hỏi bởi Steven Moore 1 ngày trước

Extensions are changed on download

I realize that if a file is served with mime type Content-Type: application/pgp-encrypted, then its extension is changed by Firefox on Android to ".pgp". Apparently, Fire… (xem thêm)

I realize that if a file is served with mime type Content-Type: application/pgp-encrypted, then its extension is changed by Firefox on Android to ".pgp". Apparently, Firefox for Android likes to modify extensions based on mime type.

Can this behavior be disabled?

Được hỏi bởi feklee 5 tháng trước

Lần cuối trả lời bởi feklee 1 ngày trước

Firefox Resetting

Firefox resets back to the home page while it's running in the background. This was my favorite browser but I hardly use it now because of the above mentioned issue. … (xem thêm)

Firefox resets back to the home page while it's running in the background. This was my favorite browser but I hardly use it now because of the above mentioned issue.

Được hỏi bởi Brian McQuinn 1 ngày trước

Expected Date/Release Version For Tabs On Tablets?

Hello, It's my understanding that Tabs on Tablets is suppose to becoming soon. I know Nighty has Tabs, but I don't wish to use Nightly. I'm only hoping for the stable r… (xem thêm)

Hello,

It's my understanding that Tabs on Tablets is suppose to becoming soon. I know Nighty has Tabs, but I don't wish to use Nightly.

I'm only hoping for the stable release/version Tabs will soon be released for Tablets.

Does anyone know of an expected release date/version?

Thanks

Được hỏi bởi FoxIT 1 ngày trước

How to Effectively Use TeraBox on Mobile with Firefox

Hi everyone, I’ve been using Firefox on my mobile device for browsing and managing various cloud storage platforms. One of the cloud services I’ve recently explored is T… (xem thêm)

Hi everyone,

I’ve been using Firefox on my mobile device for browsing and managing various cloud storage platforms. One of the cloud services I’ve recently explored is TeraBox, which offers a great amount of free storage. However, I’ve run into a few issues when trying to use it on mobile via Firefox.

Has anyone here used TeraBox with the Firefox mobile app? Specifically, I’m wondering if there are any settings or optimizations that make it easier to manage large files like photos and videos.

Additionally, I’ve come across mentions of TeraBox Mod APK to unlock more features. Would using the APK on mobile have any impact on browser performance or security when accessing files through Firefox?

Would appreciate any tips or insights!

Thanks in advance!

Được hỏi bởi alim.u.ddassar83 2 ngày trước

Sync suddenly not working on mobile app

My firefox app has recently stopped showing any synced tabs from my desktop at all. I have had this issue happen before but usually it's just for a little while and fixes… (xem thêm)

My firefox app has recently stopped showing any synced tabs from my desktop at all. I have had this issue happen before but usually it's just for a little while and fixes itself, or can be fixed by manually syncing both mobile and desktop simultaneously. But I have not been able to access my desktop tabs via my phone for almost a week now and it's getting extremely frustrating. I want to be able to leave my house and continue browsing without having to struggle for 10 minutes before leaving with ensuring the sync goes through. When i manually sync on the mobile app, the sync button keeps spinning forever, I have let it run for about 25 minutes straight with no results. I have force closed the app to no luck. I have also tried closing and leaving it alone for hours and trying again with no results. I have even restarted both my phone, and my computer. This was not happening to me a week ago and I have not changed any settings on either device since the change started. It is genuinely making me want to go back to chrome, which I haven't used in 2 years since making the switch.

Được hỏi bởi emppme14 2 ngày trước

Firefox keeps crashing

I'm getting a lot of crashes lately. I've restarted my phone, force closed Firefox and deleted the cache. Didn't fix it unfortunately. Firefox Android Mobile 134.0.2 (Bu… (xem thêm)

I'm getting a lot of crashes lately. I've restarted my phone, force closed Firefox and deleted the cache. Didn't fix it unfortunately. Firefox Android Mobile 134.0.2 (Build #2016068999)

Here is the error: 95dfeae4-16a9-45bd-8474-02ede37eb9dc java.lang.RuntimeException: java.lang.reflect.InvocationTargetException


java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:598) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) Caused by: java.lang.reflect.InvocationTargetException at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:588) ... 1 more Caused by: mozilla.components.support.base.android.UnboundHandlerException: You must bind the NotificationPermissionHandler to an activity at mozilla.components.support.base.android.NotificationsDelegate.requestNotificationPermission(NotificationsDelegate.kt:125) at mozilla.components.support.base.android.NotificationsDelegate.notify$default(NotificationsDelegate.kt:75) at org.mozilla.fenix.FenixApplication$initializeWebExtensionSupport$2.invoke(FenixApplication.kt:543) at mozilla.components.browser.engine.gecko.GeckoEngine$registerWebExtensionDelegate$promptDelegate$1.onUpdatePrompt(GeckoEngine.kt:63) at org.mozilla.geckoview.WebExtensionController.updatePrompt(WebExtensionController.java:75) at org.mozilla.geckoview.WebExtensionController.handleMessage(WebExtensionController.java:26) at org.mozilla.geckoview.WebExtensionController$Internals.handleMessage(WebExtensionController.java:4) at org.mozilla.gecko.EventDispatcher$3.run(EventDispatcher.java:13) at android.os.Handler.handleCallback(Handler.java:958) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:230) at android.os.Looper.loop(Looper.java:319) at android.app.ActivityThread.main(ActivityThread.java:9063) ... 3 more

Được hỏi bởi Furkan Eryilmaz 2 ngày trước

Firefox for Android

When using Firefox (for Android) on an older Samsung Galaxy Tab S2 (8.0") Android 7 Tablet. I see a lot of what I would describe as screen tearing. I've included a coup… (xem thêm)

When using Firefox (for Android) on an older Samsung Galaxy Tab S2 (8.0") Android 7 Tablet. I see a lot of what I would describe as screen tearing.

I've included a couple images to show the problem.

Everything was fine until a couple updates ago (maybe 3 or 4). I keep hoping it gets fixed and I have download updates as they become available.

FYI... both the Samsung Internet and Chrome browsers both display fine. It does seem specific to Firefox. Also, newer devices seem to work fine.

Được hỏi bởi jeff.k.french 2 ngày trước

open in another app problem

I have a problem with the pop-up window "open in another app?" The options being cancel or open. When I press the open button it does nothing. I can press the cancel but… (xem thêm)

I have a problem with the pop-up window "open in another app?" The options being cancel or open. When I press the open button it does nothing. I can press the cancel button - that works or I can long press the link that I'm trying to get and open it manually myself. This problem with the open button has been getting worse over the last few weeks. It has now got to the stage where it doesn't work at all. I have emptied the cache for Firefox but this hasn't helped. Any ideas?

Được hỏi bởi Andy 2 ngày trước

Bombarded by advertising apps

I have trouble going on to my cell phone without being constantly interrupted by games which I am able to push off when opened in cards. However this originally was not … (xem thêm)

I have trouble going on to my cell phone without being constantly interrupted by games which I am able to push off when opened in cards. However this originally was not the case. It was freezing and blocking all on the phone until I got some removed. Now this has started up after a time lapse of nothing. I think Fake Firefox now as well as hrome. I have no issues in Windows or Edge. Also fake Playstore and Malware issues. I am no authority on computer and issues. I only know and report what is happening to me. All this after a new modem was installed. Possible. Let me know if I am offended

Thanks.

Được hỏi bởi Sondra Waldmann 3 ngày trước

My account is hacked

My goggle is hacked and my Gmail my chrome also isn't safe nor private I like to stay here more private for me they follow me from one chrome to the next so frustrated … (xem thêm)

My goggle is hacked and my Gmail my chrome also isn't safe nor private I like to stay here more private for me they follow me from one chrome to the next so frustrated

Được hỏi bởi Sharon Wharton 3 ngày trước

stop firefox mobile from suggesting commercial sites

I do not have this problem on Firefox for desktop, but on Firefox for mobile, Firefox will suggest commercial sites that I've never visited nor bookmarked. This gets in … (xem thêm)

I do not have this problem on Firefox for desktop, but on Firefox for mobile, Firefox will suggest commercial sites that I've never visited nor bookmarked. This gets in the way of sites that I visit regularly.

For example, I visit Discord through the Firefox mobile app daily. But when I manually enter "d-i-s" into the address bar, it suggests discovercard(dot)com. I have confirmed that this url does not exist in my history or bookmarks, so I cannot delete it from either place. I have checked this on desktop, as well.

The consequence is that I have to manually type out almost the entire discord url because Firefox does not pivot to the correct url that I visit daily until I have written the "r" where it predicts "v".

I cannot find any place within Firefox mobile settings to disable these suggestions. Is there any way to do so?

Được hỏi bởi wynden 3 ngày trước